Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create basic interface between computational graph to mindspore framework #158

Merged
merged 19 commits into from
Nov 30, 2023

Conversation

peter0627ustc
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

Attention: 75 lines in your changes are missing coverage. Please review.

Comparison is base (27bdeee) 67.02% compared to head (249d309) 65.95%.

Files Patch % Lines
src/backend/toMindspore.jl 0.00% 75 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##           computgraph     #158      +/-   ##
===============================================
- Coverage        67.02%   65.95%   -1.08%     
===============================================
  Files               64       65       +1     
  Lines             4601     4676      +75     
===============================================
  Hits              3084     3084              
- Misses            1517     1592      +75     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


Compile a list of graphs into a string for a python static function and output a python script which support the static graph representation in mindspore framework.
"""

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete blank line

@peter0627ustc peter0627ustc merged commit 249d309 into computgraph Nov 30, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants